<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Capstone I & II</title>
</head>
    <body style = "background-color:rgb(8, 30, 63);"></body>
        <h1 style="color: rgb(182, 134, 44)">Capstone I</h1>
        <main>
            <font face = "Merriweather" size ="4">
                <p style="color: white">
                    Welcome to Capstone I ! <br> In case you’re not sure what this course is about, you’ll be <br> 
                    working with a team to make something cool! <br> Now you may be wondering, what kind of project? <br> Well, 
                    that’s kinda up to you. <br> 
                    <ul style="color: white">
                        <li>First thing you’ll want to do is check out the list of  
                            <a href="https://sites.google.com/d/1sUIsencVwrGK2nBF1Gyq0-XP_dOmH2xG/p/1UIHEgRYYGH4-yGD6tZL-R8pP-_Ed-IIm/edit?authuser=1" style="color: yellow" style="font-size: 48px">
                                possible projects
                            </a>
                            and see what catches your eye.
                        </li>
                        <li>
                            Make a priority list of what projects you like based on the projects information 
                            from 1 (most) to at least 10 (least)
                        </li>
                        <li>
                            Once you have that, you’ll be ready to fill out the form! You’ll need to put in your name, email, and the preferences 
                            you just planned out.
                        </li>
                        <li>
                            After submitting the form all you have to do is wait until you receive a message about the project you ended up 
                            being placed in and how <br> to proceed further. Don’t worry, we have an algorithm working behind the scenes to get you your 
                            most preferred project where possible! :D
                        </li>
                    </ul>
                </p>
            </font>

            <h2 style="color: rgb(182, 134, 44)">Capstone I sign-up Deadline: <br></h2>
            
            <font face = "Merriweather" size ="4">
                <p style="color: white">
                    Feel free to reach out to the assigned product owner of your interest via email. 
                    Their contact information can be found on the webpage of the project you are interested in. 
                    <br> Once the group for a project has been filled then you and your teammates can communicate with each other through 
                    Canvas Groups and exchange contact there. <br> Your 2 team leads can be selected after the group spots have been filled.
                </p>
            </font>

            <p>
                <iframe src="https://docs.google.com/forms/d/e/1FAIpQLSc3IqKqg_G8azUTZ_qIDPIgKcTI9Nz2CDRiwF0vD6Daijj9gA/viewform" width="100%" height="1000" frameborder="0" marginheight="0" marginwidth="0">

                </iframe>
            </p>

        </main>
    </body>
</html>